home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / biz / demo / AWeb.readme < prev    next >
Encoding:
Text File  |  1996-10-11  |  19.7 KB  |  434 lines

  1. Short:    AWeb 1.2b DEMO, limited features
  2. Author:   yrozijn@noord.bart.nl (Yvon Rozijn)
  3. Uploader: yrozijn@noord.bart.nl (Yvon Rozijn)
  4. Version:  1.2b
  5. Type:     biz/demo
  6. Replaces: biz/demo/AWeb.*
  7.  
  8.  
  9. AWeb 1.2b demo
  10. ==============
  11.  
  12.  
  13. INTRODUCTION
  14. ------------
  15.  
  16. AWeb is a World Wide Web browser for the Amiga computer.
  17.  
  18. It offers the following features:
  19.  
  20.  o AWeb can use a wide range of TCP-stacks: AmiTCP/IP, I-Net225, AS-225
  21.    or compatible. Without TCP stack running, you can still view local files.
  22.  
  23.  o AWeb uses extensive internal multitasking, which leads to total
  24.    asynchroneous and parallel network access. Images are starting to load
  25.    while the document is still loading. It is possible to follow a link
  26.    while the previous document is still loading. A separate network status
  27.    window shows all pending network and local file accesses. All network
  28.    accesses can be interrupted immediately.
  29.  
  30.  o The HTML-2 standard is fully supported, including forms. Some of
  31.    the most important so-called HTML-3 extensions are also supported.
  32.    For buggy pages not conforming to the standard, AWeb offers a
  33.    compatibility mode.
  34.  
  35.  o AWeb supports the use of proxies for HTTP, FTP, Gopher and Telnet.
  36.    Because some proxies can't handle forms or other special cases, the use
  37.    of proxies can be temporarily disabled from the menu.
  38.  
  39.  o The HTTP and Gopher protocols are supported internally. By using
  40.    external programs, FTP, Mailto, Telnet and News can be used too.
  41.    HTTP user authorization is supported.
  42.  
  43.  o AWeb lets you load all images, delay all image loading, or load only
  44.    clickable maps and delay other images. For delayed images, the ALT text
  45.    is taken into account. Transparent GIFs are supported. The 24-bit picture
  46.    datatype (picturedtV43) is supported.
  47.  
  48.  o To improve network speed, host names and network addresses are cached
  49.    so addresses are looked up only once during a session.
  50.  
  51.  o AWeb can open it's windows on the default public screen, on a named
  52.    public screen or open its own screen.
  53.  
  54.  o AWeb has a hierarchical hotlist, with options to group entries.
  55.    In extension to its own hotlist, AWeb can read other hotlists, like
  56.    those of AMosaic and early IBrowse betas.
  57.  
  58.  o An advanced settings requester is integrated in the program.
  59.  
  60.  o AWeb has an ARexx interface, and a unique and powerful shell command
  61.    interface.
  62.  
  63.  
  64.  
  65. REQUIREMENTS
  66. ------------
  67.  
  68. AWeb needs:
  69.  o OS 3.0 or better
  70.  o At least 2MB of memory, preferably more
  71.  o Either AmiTCP/IP, I-Net225 or AS-225 if you want to access the Internet
  72.  o Appropriate picture datatypes (GIF, JPEG) to show inlined images
  73.  
  74.  
  75.  
  76. VERSION 1.2b
  77. ------------
  78. This 1.2b version has some improvements compared to the previous 1.2
  79. demo version:
  80.  
  81.  o Fixed bugs:
  82.     o Enforcer hit when executing ARexx GET command
  83.     o <HR> within list was rendered indented
  84.     o Last MIME setting was saved twice in the settings file
  85.     o <OL START=n> started with n+1
  86.     o <OL START=32766> bullets became negative
  87.     o Hit form text area 'E' button and let editor open overlapping window on
  88.       same screen, then window wasn't refreshed if editor window was closed.
  89.     o Didn't follow the "garbage in, garbage out" rule correctly on <P>
  90.       tags within <PRE>. Fixed to treat <P> in preformatted text
  91.       as two newlines.
  92.     o Didn't send "Pragma: no-cache" when requesting a reload.
  93.     o Displayed extra blank line between bullet and text for <LI><P>text</P>
  94.     o If title in hotlist contains < or & then HTML hotlist didn't display
  95.       correctly
  96.     o Images weren't refreshed correctly when scrolled from underneath an
  97.       overlapping window
  98.     o HTTP response wasn't recognized when first block received was 1 byte
  99.  o Now sets the file comment to the URL when saving or downloading.
  100.  o Added SCREENTOFRONT and SCREENTOBACK ARexx commands.
  101.  o Added CACHE ARexx command.
  102.  o Added GET ACTIVEPORT ARexx command.
  103.  
  104.  
  105.  
  106. DEMO
  107. ----
  108. This AWeb 1.2b is a demo for the full commercial product. The following
  109. features don't work in this demo:
  110.  
  111.  o Multiple windows
  112.  o HTML-3.2 support, like backgrounds and centering
  113.  o A user-configurable ARexx macro menu
  114.  o A hierarchical hotlist with separate hotlist requester
  115.  o Telnet: and news: support through external programs
  116.  o Option to start your TCP connection automatically when it is needed
  117.  
  118. The full version of AWeb will is commercially available:
  119.  
  120. ---------------------------------------------------------
  121. Price on direct orders is $45US/$55CAN
  122. plus $5 shipping.
  123. ---------------------------------------------------------
  124. AmiTrix Development,
  125. 5312 - 47 Street,
  126. Beaumont, Alberta, T4X 1H9
  127. Canada
  128.  
  129. Phone or Fax: 1+ 403-929-8459
  130.  
  131. Email: sales@amitrix.com
  132.  or: support@amitrix.com
  133. http://www.networkx.com/amitrix/index.html
  134.  
  135. NOTE: Direct orders require a Bank Draft or Money Order or 
  136. ====  Postal Money Order.
  137. Sorry, at the moment we don't take credit cards, but that
  138. will be available soon.
  139.  
  140. We also have dealer contacts in many countries, if yours
  141. does not know about us, please ask them to contact us for
  142. information. Thanks!
  143. ---------------------------------------------------------
  144.  
  145.  
  146.  
  147. INSTALLATION
  148. ------------
  149.  
  150. To install AWeb, just double-click the Install icon.
  151.  
  152. NOTE: During installation of AWeb, the installer tool might give an
  153. error message like: "unable to compile script".
  154. This is most likely caused by some misbehaving application installation,
  155. that has copied an obsolete version of the Commodore Installer utility to
  156. your hard drive. Make sure the Installer version in the SYS:C drawer is
  157. "installer_2 2.17 (1993-02-13)" or better. This version can be found on
  158. the Amiga Workbench 3.x Install floppy disk.
  159. Also, delete any copies of the Installer program from your SYS:Utilities
  160. drawer.
  161.  
  162. If you want to try AWeb before a permanent installation, make sure to
  163. double-click the "MakeAssign" icon first. It makes the necessary assigns
  164. that AWeb needs to find the ClassAct classes.
  165.  
  166.  
  167.  
  168. COPYRIGHT
  169. ---------
  170.  
  171. AWeb is Copyright (c) 1996 by Yvon Rozijn. All rights reserved.
  172.  
  173. Refer to the Docs/legal.html document for more legal information.
  174.  
  175.  
  176. ============================= Archive contents =============================
  177.  
  178. Original  Packed Ratio    Date     Time    Name
  179. -------- ------- ----- --------- --------  -------------
  180.      628     274 56.3% 04-Jul-96 12:39:54  AWebDemo.info
  181.   232476  115926 50.1% 06-Jul-96 12:05:06 +AWeb
  182.     1954     456 76.6% 04-Jul-96 12:38:52 +AWeb.info
  183.      470     204 56.5% 04-Jul-96 12:38:54 +AWeb.prefs_2MB_large
  184.      459     188 59.0% 04-Jul-96 12:38:54 +AWeb.prefs_2MB_small
  185.      403     156 61.2% 04-Jul-96 12:38:54 +AWeb.prefs_large
  186.      392     142 63.7% 04-Jul-96 12:38:54 +AWeb.prefs_small
  187.     5865    2820 51.9% 09-Jul-96 11:42:06 +ReadMe
  188.      870     423 51.3% 04-Jul-96 12:38:52 +ReadMe.info
  189.    17279    5212 69.8% 06-Jul-96 14:27:28 +Install
  190.     1213     507 58.2% 04-Jul-96 12:38:54 +Install.info
  191.       26      26  0.0% 04-Jul-96 12:38:54 +makeassign
  192.      838     300 64.2% 04-Jul-96 12:38:54 +makeassign.info
  193.      628     272 56.6% 04-Jul-96 12:38:58 +Catalogs.info
  194.      628     262 58.2% 04-Jul-96 12:38:52 +Docs.info
  195.      628     261 58.4% 04-Jul-96 12:38:52 +Extras.info
  196.      628     273 56.5% 04-Jul-96 12:38:52 +Icons.info
  197.      628     258 58.9% 04-Jul-96 12:39:00 +Images.info
  198.      628     260 58.5% 04-Jul-96 12:39:00 +Storage.info
  199.     1537     745 51.5% 04-Jul-96 12:38:50 +2MBtips.html
  200.      643     338 47.4% 04-Jul-96 12:38:50 +arexx.html
  201.     4597    1639 64.3% 04-Jul-96 12:38:50 +commands.html
  202.     1373     734 46.5% 04-Jul-96 12:38:50 +ports.html
  203.     1076     493 54.1% 04-Jul-96 12:38:50 +returns.html
  204.     1485     704 52.5% 04-Jul-96 12:38:50 +authorize.html
  205.     1690     640 62.1% 04-Jul-96 12:38:48 +aweb.html
  206.     5759    2249 60.9% 04-Jul-96 12:38:50 +browser.html
  207.      642     368 42.6% 04-Jul-96 12:38:50 +bugs.html
  208.     3908    1615 58.6% 04-Jul-96 12:38:50 +cache.html
  209.      775     394 49.1% 04-Jul-96 12:38:50 +classact.html
  210.     1096     558 49.0% 04-Jul-96 12:38:48 +contact.html
  211.     1674     889 46.8% 04-Jul-96 12:38:48 +full.html
  212.     6200    1883 69.6% 04-Jul-96 12:38:50 +gui.html
  213.     5070    2137 57.8% 06-Jul-96 12:06:20 +history.html
  214.     1971     855 56.6% 04-Jul-96 12:38:48 +hotlist.html
  215.     3918    1770 54.8% 04-Jul-96 12:38:48 +htmlmode.html
  216.     3376     792 76.5% 04-Jul-96 12:38:52 +iconentities.html
  217.     2169     926 57.3% 04-Jul-96 12:38:52 +images.html
  218.     3712    1744 53.0% 04-Jul-96 12:38:50 +install.html
  219.     2615    1304 50.1% 04-Jul-96 12:38:50 +intro.html
  220.     2329    1095 52.9% 04-Jul-96 12:38:48 +legal.html
  221.    10852    3345 69.1% 04-Jul-96 12:38:52 +menus.html
  222.     1916     955 50.1% 04-Jul-96 12:38:50 +mime.html
  223.     1813     822 54.6% 04-Jul-96 12:38:48 +nws.html
  224.     4696    2086 55.5% 04-Jul-96 12:38:50 +problems.html
  225.      288     186 35.4% 04-Jul-96 12:38:50 +regform.html
  226.        0       0  0.0% 04-Jul-96 12:38:50 +register.html
  227.      709     419 40.9% 04-Jul-96 12:38:50 +requirements.html
  228.      763     406 46.7% 04-Jul-96 12:38:48 +arexx.html
  229.     1712     848 50.4% 04-Jul-96 12:38:48 +cache.html
  230.     1557     777 50.0% 04-Jul-96 12:38:48 +cmdargs.html
  231.     2133     926 56.5% 04-Jul-96 12:38:48 +colours.html
  232.     1983     865 56.3% 04-Jul-96 12:38:48 +extprg.html
  233.     1178     577 51.0% 04-Jul-96 12:38:48 +fonts.html
  234.     4970    2044 58.8% 04-Jul-96 12:38:48 +mime.html
  235.     4080    1838 54.9% 04-Jul-96 12:38:48 +network.html
  236.     3327    1413 57.5% 04-Jul-96 12:38:48 +networkprg.html
  237.     2150     972 54.7% 04-Jul-96 12:38:48 +options.html
  238.     1705     720 57.7% 04-Jul-96 12:38:48 +palette.html
  239.     2088     996 52.2% 04-Jul-96 12:38:48 +program.html
  240.     2070    1028 50.3% 04-Jul-96 12:38:48 +proxy.html
  241.     2316    1015 56.1% 04-Jul-96 12:38:48 +screen.html
  242.     3350    1365 59.2% 04-Jul-96 12:38:48 +settings.html
  243.     5560    2366 57.4% 04-Jul-96 12:38:50 +shellcmd.html
  244.      826     450 45.5% 04-Jul-96 12:38:48 +starttcp.html
  245.     2604     982 62.2% 04-Jul-96 12:38:50 +startup.html
  246.     2247    1043 53.5% 06-Jul-96 14:38:16 +thanks.html
  247.     6195    2896 53.2% 04-Jul-96 12:38:50 +todo.html
  248.     3978    1560 60.7% 04-Jul-96 12:38:52 +winhis.html
  249.     2034     891 56.1% 04-Jul-96 12:38:50 +xaweb.html
  250.      416     192 53.8% 04-Jul-96 12:38:50 +addhotlistgad.iff
  251.     3108    1017 67.2% 04-Jul-96 12:38:50 +aweb.iff
  252.     5894    2693 54.3% 04-Jul-96 12:38:50 +awebbg.iff
  253.      416     181 56.4% 04-Jul-96 12:38:50 +backgad.iff
  254.      416     149 64.1% 04-Jul-96 12:38:50 +backstatgad.iff
  255.      416     188 54.8% 04-Jul-96 12:38:50 +cancelgad.iff
  256.      334     160 52.0% 04-Jul-96 12:38:50 +chooser.iff
  257.      362     215 40.6% 04-Jul-96 12:38:48 +cyclegad.iff
  258.      360     155 56.9% 04-Jul-96 12:38:50 +dropdown.iff
  259.      172     119 30.8% 04-Jul-96 12:38:50 +editgad.iff
  260.      416     173 58.4% 04-Jul-96 12:38:50 +fwdgad.iff
  261.      416     192 53.8% 04-Jul-96 12:38:50 +homegad.iff
  262.      416     196 52.8% 04-Jul-96 12:38:50 +hotlistgad.iff
  263.      416     195 53.1% 04-Jul-96 12:38:50 +loadimggad.iff
  264.      608     221 63.6% 04-Jul-96 12:38:48 +nwscagad.iff
  265.      608     203 66.6% 04-Jul-96 12:38:48 +nwscgad.iff
  266.      416     183 56.0% 04-Jul-96 12:38:48 +nwsgad.iff
  267.      372     160 56.9% 04-Jul-96 12:38:50 +popdrawer.iff
  268.      372     162 56.4% 04-Jul-96 12:38:50 +popfile.iff
  269.      260     130 50.0% 04-Jul-96 12:38:50 +popfont.iff
  270.      372     153 58.8% 04-Jul-96 12:38:50 +popscreen.iff
  271.      244     141 42.2% 04-Jul-96 12:38:50 +popup.iff
  272.      416     191 54.0% 04-Jul-96 12:38:50 +reloadgad.iff
  273.      372     143 61.5% 04-Jul-96 12:38:50 +sethome.iff
  274.      342     137 59.9% 04-Jul-96 12:38:50 +statusgad.iff
  275.      410     164 60.0% 04-Jul-96 12:38:50 +urlgad.iff
  276.      182     123 32.4% 04-Jul-96 12:38:52 +whiscache.iff
  277.      176     113 35.7% 04-Jul-96 12:38:52 +whismain.iff
  278.      110     110  0.0% 04-Jul-96 12:38:50 +back.gif
  279.      111     111  0.0% 04-Jul-96 12:38:50 +next.gif
  280.      117     117  0.0% 04-Jul-96 12:38:50 +up.gif
  281.     1173     585 50.1% 04-Jul-96 12:38:50 +_getdir.rexx
  282.     1638     798 51.2% 04-Jul-96 12:38:50 +_mailscript
  283.        0       0  0.0% 04-Jul-96 12:38:52 +_register
  284.      828     320 61.3% 04-Jul-96 12:38:48 +aweb.html.info
  285.      628     261 58.4% 06-Jul-96 14:26:14 +czech.info
  286.     8544    4038 52.7% 06-Jul-96 14:26:14 +aweb.catalog
  287.      628     257 59.0% 06-Jul-96 14:26:14 +dansk.info
  288.     8376    3879 53.6% 06-Jul-96 14:26:14 +aweb.catalog
  289.      628     259 58.7% 06-Jul-96 14:26:14 +deutsch.info
  290.     8722    3979 54.3% 06-Jul-96 14:26:14 +aweb.catalog
  291.      628     259 58.7% 06-Jul-96 14:26:14 +español.info
  292.     9330    4134 55.6% 06-Jul-96 14:26:14 +aweb.catalog
  293.      628     255 59.3% 06-Jul-96 14:26:14 +français.info
  294.     9856    4459 54.7% 06-Jul-96 14:26:14 +aweb.catalog
  295.      628     258 58.9% 06-Jul-96 14:26:14 +greek.info
  296.     9198    4490 51.1% 06-Jul-96 14:26:14 +aweb.catalog
  297.      628     259 58.7% 06-Jul-96 14:26:14 +italiano.info
  298.     9214    4165 54.7% 06-Jul-96 14:26:14 +aweb.catalog
  299.      628     259 58.7% 06-Jul-96 14:26:14 +nederlands.info
  300.     8346    3728 55.3% 06-Jul-96 14:26:14 +aweb.catalog
  301.      628     259 58.7% 06-Jul-96 14:26:14 +norsk.info
  302.     8362    3837 54.1% 06-Jul-96 14:26:14 +aweb.catalog
  303.      628     259 58.7% 06-Jul-96 14:26:14 +svenska.info
  304.     8360    3904 53.3% 06-Jul-96 14:26:14 +aweb.catalog
  305.     1954     458 76.5% 04-Jul-96 12:38:52 +AWeb.info
  306.     1293     880 31.9% 04-Jul-96 12:38:52 +AWeb_MagicWB.info
  307.     2632     688 73.8% 04-Jul-96 12:38:52 +AWeb_NewIcon.info
  308.     1152    1152  0.0% 04-Jul-96 12:38:52 +aweb.gif
  309.    19095   19095  0.0% 04-Jul-96 12:38:52 +BACK.GIF
  310.     4512    1389 69.2% 04-Jul-96 12:38:52 +search.html
  311.      828     320 61.3% 04-Jul-96 12:38:52 +search.html.info
  312.       93      93  0.0% 04-Jul-96 12:38:58 +archive
  313.      104     104  0.0% 04-Jul-96 12:38:58 +audio
  314.      110     110  0.0% 04-Jul-96 12:38:58 +binary.document
  315.      105     105  0.0% 04-Jul-96 12:38:58 +binhex.document
  316.      111     111  0.0% 04-Jul-96 12:38:58 +calculator
  317.       99      99  0.0% 04-Jul-96 12:38:58 +caution
  318.      111     111  0.0% 04-Jul-96 12:39:00 +cd.i
  319.      103     103  0.0% 04-Jul-96 12:39:00 +cd.rom
  320.       95      95  0.0% 04-Jul-96 12:38:58 +clock
  321.      100     100  0.0% 04-Jul-96 12:38:58 +compressed.document
  322.     2480    1620 34.6% 04-Jul-96 12:39:00 +def_errimage
  323.     2480    1585 36.0% 04-Jul-96 12:38:58 +def_image
  324.     2480    1571 36.6% 04-Jul-96 12:39:00 +def_imagemap
  325.       79      79  0.0% 04-Jul-96 12:38:58 +disk.drive
  326.       98      98  0.0% 04-Jul-96 12:38:58 +diskette
  327.       95      95  0.0% 04-Jul-96 12:38:58 +display
  328.       91      91  0.0% 04-Jul-96 12:38:58 +document
  329.       99      99  0.0% 04-Jul-96 12:38:58 +fax
  330.      110     110  0.0% 04-Jul-96 12:38:58 +filing.cabinet
  331.      105     105  0.0% 04-Jul-96 12:38:58 +film
  332.       80      80  0.0% 04-Jul-96 12:38:58 +fixed.disk
  333.       80      80  0.0% 04-Jul-96 12:38:58 +folder
  334.      118     118  0.0% 04-Jul-96 12:38:58 +form
  335.      104     104  0.0% 04-Jul-96 12:38:58 +ftp
  336.       79      79  0.0% 04-Jul-96 12:38:58 +glossary
  337.      105     105  0.0% 04-Jul-96 12:38:58 +gopher
  338.       93      93  0.0% 04-Jul-96 12:38:58 +home
  339.      108     108  0.0% 04-Jul-96 12:39:00 +html
  340.       96      96  0.0% 04-Jul-96 12:38:58 +image
  341.       79      79  0.0% 04-Jul-96 12:38:58 +index
  342.       90      90  0.0% 04-Jul-96 12:39:00 +keyboard
  343.       90      90  0.0% 04-Jul-96 12:38:58 +mail
  344.      103     103  0.0% 04-Jul-96 12:38:58 +mail.in
  345.      104     104  0.0% 04-Jul-96 12:38:58 +mail.out
  346.      111     111  0.0% 04-Jul-96 12:39:00 +map
  347.       96      96  0.0% 04-Jul-96 12:39:00 +mouse
  348.       89      89  0.0% 04-Jul-96 12:39:00 +network
  349.      102     102  0.0% 04-Jul-96 12:39:00 +new
  350.       98      98  0.0% 04-Jul-96 12:39:00 +next
  351.      112     112  0.0% 04-Jul-96 12:39:00 +notebook
  352.       93      93  0.0% 04-Jul-96 12:39:00 +parent
  353.      103     103  0.0% 04-Jul-96 12:39:00 +play.fast.forward
  354.      103     103  0.0% 04-Jul-96 12:39:00 +play.fast.reverse
  355.       98      98  0.0% 04-Jul-96 12:39:00 +play.pause
  356.       91      91  0.0% 04-Jul-96 12:39:00 +play.start
  357.       91      91  0.0% 04-Jul-96 12:39:00 +play.stop
  358.       97      97  0.0% 04-Jul-96 12:39:00 +previous
  359.       95      95  0.0% 04-Jul-96 12:39:00 +printer
  360.      101     101  0.0% 04-Jul-96 12:39:00 +sadsmiley
  361.      104     104  0.0% 04-Jul-96 12:39:00 +smiley
  362.      111     111  0.0% 04-Jul-96 12:39:00 +stop
  363.       96      96  0.0% 04-Jul-96 12:39:00 +summary
  364.       91      91  0.0% 04-Jul-96 12:39:00 +telephone
  365.      105     105  0.0% 04-Jul-96 12:39:00 +telnet
  366.       99      99  0.0% 04-Jul-96 12:38:58 +text.document
  367.      112     112  0.0% 04-Jul-96 12:39:00 +tn3270
  368.       80      80  0.0% 04-Jul-96 12:39:00 +toc
  369.      104     104  0.0% 04-Jul-96 12:39:00 +trash
  370.      100     100  0.0% 04-Jul-96 12:38:58 +unknown.document
  371.      107     107  0.0% 04-Jul-96 12:38:58 +uuencoded.document
  372.      105     105  0.0% 04-Jul-96 12:39:00 +work
  373.      120     120  0.0% 04-Jul-96 12:39:00 +www
  374.      246     246  0.0% 04-Jul-96 12:39:00 +a.gif
  375.      242     242  0.0% 04-Jul-96 12:39:00 +alert.black.gif
  376.      247     247  0.0% 04-Jul-96 12:39:00 +alert.red.gif
  377.      216     216  0.0% 04-Jul-96 12:39:00 +back.gif
  378.      246     246  0.0% 04-Jul-96 12:39:00 +binary.gif
  379.      246     246  0.0% 04-Jul-96 12:39:00 +binhex.gif
  380.      235     235  0.0% 04-Jul-96 12:39:00 +burst.gif
  381.      251     251  0.0% 04-Jul-96 12:39:00 +comp.blue.gif
  382.      246     246  0.0% 04-Jul-96 12:39:00 +comp.gray.gif
  383.     1038    1038  0.0% 04-Jul-96 12:39:00 +compressed.gif
  384.      242     242  0.0% 04-Jul-96 12:39:00 +folder.open.gif
  385.      225     225  0.0% 04-Jul-96 12:39:00 +folder2.gif
  386.      219     219  0.0% 04-Jul-96 12:39:00 +forward.gif
  387.      221     221  0.0% 04-Jul-96 12:39:00 +generic.gif
  388.      274     274  0.0% 04-Jul-96 12:39:00 +image1.gif
  389.      309     309  0.0% 04-Jul-96 12:39:00 +image2.gif
  390.      286     286  0.0% 04-Jul-96 12:39:00 +image3.gif
  391.      268     268  0.0% 04-Jul-96 12:39:00 +index2.gif
  392.      243     243  0.0% 04-Jul-96 12:39:00 +movie.gif
  393.      248     248  0.0% 04-Jul-96 12:39:00 +sound1.gif
  394.      221     221  0.0% 04-Jul-96 12:39:00 +sound2.gif
  395.      229     229  0.0% 04-Jul-96 12:39:00 +text.gif
  396.      242     242  0.0% 04-Jul-96 12:39:00 +transfer.gif
  397.      245     245  0.0% 04-Jul-96 12:39:00 +unknown.gif
  398.      236     236  0.0% 04-Jul-96 12:39:00 +uuencoded.gif
  399.      105     105  0.0% 04-Jul-96 12:39:00 +work2.gif
  400.      628     258 58.9% 04-Jul-96 12:38:54 +Classes.info
  401.     6476    3883 40.0% 04-Jul-96 12:38:54 +arexx.class
  402.     9392    5324 43.3% 04-Jul-96 12:38:52 +button.gadget
  403.     5768    3705 35.7% 04-Jul-96 12:38:52 +checkbox.gadget
  404.    10120    6201 38.7% 04-Jul-96 12:38:52 +chooser.gadget
  405.     7176    4138 42.3% 04-Jul-96 12:38:54 +clicktab.gadget
  406.     6724    3809 43.3% 04-Jul-96 12:38:54 +fuelgauge.gadget
  407.     9324    5155 44.7% 04-Jul-96 12:38:52 +integer.gadget
  408.    19452   10922 43.8% 04-Jul-96 12:38:54 +layout.gadget
  409.    17308    9672 44.1% 04-Jul-96 12:38:54 +layout.gadget.020
  410.    29532   16292 44.8% 04-Jul-96 12:38:54 +listbrowser.gadget
  411.     9888    5234 47.0% 04-Jul-96 12:38:54 +palette.gadget
  412.     5860    3714 36.6% 04-Jul-96 12:38:54 +radiobutton.gadget
  413.     8472    4700 44.5% 04-Jul-96 12:38:54 +scroller.gadget
  414.     2476    1654 33.1% 04-Jul-96 12:38:54 +space.gadget
  415.    14664    7226 50.7% 04-Jul-96 12:38:54 +speedbar.gadget
  416.     4124    2638 36.0% 04-Jul-96 12:38:54 +string.gadget
  417.    20392   11449 43.8% 04-Jul-96 12:38:54 +textfield.gadget
  418.    10160    5494 45.9% 04-Jul-96 12:38:54 +bevel.image
  419.     3576    1967 44.9% 04-Jul-96 12:38:54 +drawlist.image
  420.     7468    3400 54.4% 04-Jul-96 12:38:54 +glyph.image
  421.     7056    4326 38.6% 04-Jul-96 12:38:54 +label.image
  422.     4096    2663 34.9% 04-Jul-96 12:38:54 +penmap.image
  423.    24624   13067 46.9% 04-Jul-96 12:38:52 +window.class
  424.      637     276 56.6% 04-Jul-96 12:38:54 +Prefs.info
  425.     3220    1879 41.6% 04-Jul-96 12:38:54 +CAprefs
  426.     2276     997 56.1% 04-Jul-96 12:38:54 +caprefs.doc
  427.      463     181 60.9% 04-Jul-96 12:38:54 +CAPrefs.doc.info
  428.    32392   10515 67.5% 04-Jul-96 12:38:54 +ClassAct
  429.     1740    1169 32.8% 04-Jul-96 12:38:54 +ClassAct.info
  430.      628     258 58.9% 04-Jul-96 12:38:52 +C.info
  431.     1008     710 29.5% 04-Jul-96 12:38:54 +CheckAssign
  432. -------- ------- ----- --------- --------
  433.   859532  433682 49.5% 09-Jul-96 13:13:06   252 files
  434.